toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.engine.event
/
[jvm]EngineCrashed
Engine
Crashed
interface
EngineCrashed
:
EngineEvent
An event indicating that the engine has been unexpectedly crashed.
Members
Functions
engine
Link copied to clipboard
abstract
fun
engine
(
)
:
Engine
Returns the
Engine
instance initiated this event.
exit
Code
Link copied to clipboard
abstract
fun
exitCode
(
)
:
Int
Returns the exit code of the engine process that has been unexpectedly terminated due to the crash.